ButtonSize = "sm" | "md" | "lg" | "icon"
"sm"
"md"
"lg"
"icon"
Supported size presets for the button.
const size: ButtonSize = 'icon';