Documentation

variant

Variant style flags, if any (for button and text field elements).

variant?: Record<string, boolean | undefined>;

Related