Grid Button
Last updated: 3.0.0 (04/07/2024)
Last updated
Was this helpful?
Last updated: 3.0.0 (04/07/2024)
Last updated
Was this helpful?
As of Valence 3, this component now imports from @valence-ui/core
.
The Grid Button is a large square button with a central icon and room for short descriptive text underneath. It is, as the name suggests, best used within a system.
icon (required)
ReactNode
The icon to include with this button.
iconPosition
"top" | "bottom"
The position of the icon relative to the text. Defaults to "top"
.
3.0.0: now imports from @valence-ui/core
, not @valence-ui/app
.
Extends .