Type Alias: ButtonType
type ButtonType = "primary" | "default" | "text" | "link";
Defined in: submodules/univer/packages/design/src/components/button/Button.tsx:22
type ButtonType = "primary" | "default" | "text" | "link";
Defined in: submodules/univer/packages/design/src/components/button/Button.tsx:22