Search
Loading...
Skip to content

Type Alias: DialogAction

type DialogAction = object;

Properties#

PropertyType
variant?"regular"
color?"accent"
labelstring
onClick(context) => void