TLUiButtonIconProps

See source code
Table of contents
interface TLUiButtonIconProps {}

Properties

icon

icon: string | TLUiIconJsx;

invertIcon

optional
invertIcon?: boolean;

small

optional
small?: boolean;

Prev
TLUiButtonCheckProps
Next
TLUiButtonLabelProps