mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 01:58:11 +08:00
@@ -549,6 +549,8 @@ export class TextAreaInput extends WidgetProps {
|
||||
export class TextButton extends WidgetProps {
|
||||
label!: string;
|
||||
|
||||
icon!: string | undefined;
|
||||
|
||||
emphasized!: boolean;
|
||||
|
||||
minWidth!: number;
|
||||
|
||||
Reference in New Issue
Block a user