ChipListProps<T>
ChipListProps<
T>:Omit<TagListProps<T>,"className"|"style"> &Pick<BaseChipProps,"classNames">
Type Parameters
• T
ChipListProps<
T>:Omit<TagListProps<T>,"className"|"style"> &Pick<BaseChipProps,"classNames">
• T