Skip to main content

ButtonShape

type
type ButtonShape = 'default' | 'round' | 'circle'

Import

import { ButtonShape } from '@modular/sdk/ui';