type DialogAction = object;
Properties#
Property | Type |
---|---|
variant? | "regular" |
color? | "accent" |
label | string |
onClick | (context ) => void |
type DialogAction = object;
Property | Type |
---|---|
variant? | "regular" |
color? | "accent" |
label | string |
onClick | (context ) => void |