Skip to content

Filter

FilterSlotContent

FilterSlotContent<TProps> = { [K in FilterSlot]: ButtonSlotContent | CustomSlotContent<TProps> | CommandSlotContent }

Content that can be added to filter slots.

Type Parameters

Type ParameterDefault type
TProps extends SlotContentPropsGroupSlotContentProps