Extensions

Press shift + S to search API reference.

React component

ChoiceToken

View source

Props

interface ChoiceTokenProps extends ChoiceTokenStyleProps, TooltipAnchorProps
choiceChoiceOption

An object representing a select option. You should not create these objects from scratch, but should instead grab them from base data.

classNameundefined | string

Additional class names to apply to the choice token.

styleReact.CSSProperties

Additional styles to apply to the choice token.