DialogMapping
DialogMapping:
object
Type declaration
actions
actions:
GroupProps<ButtonProps,HTMLButtonElement>
heading
heading:
Partial<Record<DialogSizes,HeadingProps>>
primary
primary:
Partial<Record<DialogSizes,OmitProtectedProps<ButtonProps>>>
secondary
secondary:
Partial<Record<DialogSizes,OmitProtectedProps<ButtonProps>>>