EllipsisButton

A higher level Button component with ellipsis icon, can be use as a dropdown trigger.

Example

Example usage with Dropdown component.

API

EllipsisButton
PropDescriptionTypeDefault
variantThe variant of the button'solid' | 'plain' | 'default''plain'
sizeSize of the button.'lg' | 'md' | 'sm' | 'xs''xs'
shapeBorder radius of the button'round' | 'circle' | 'none''circle'