Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
ButtonShape
type
type ButtonShape = 'default' | 'round' | 'circle'
Import
import { ButtonShape } from '@modular/sdk/ui';