Required editor container height.
Expects CSS value, for example "700px" or "80vh".
OptionalwidthOptional editor container width.
Expects CSS value, for example "100%" or "1200px".
OptionalimportedOptional imported data used to initialize the editor state. If not provided, the editor will initialize with a default Vega spec.
OptionalhideHides all control butons when true.
Object specifies which controls to hide individually.
OptionalthemeOptional editor color theme mode.
light forces Ant Design light algorithm.dark forces Ant Design dark algorithm.auto keeps the inherited default token behavior.
Props for VegaEditor.