@sqlrooms/vega / VegaEditActionProps
Interface: VegaEditActionProps
Properties
editorMode?
optionaleditorMode?:EditorMode
Which editors to show: 'spec', 'sql', or 'both'
Default
ts
'both'className?
optionalclassName?:string
Additional CSS classes for the trigger button
