OptionalclassName?: stringA custom class name to be added to the root element.
Optionalheight?: Height<string | number>A number or string specifying a CSS size value that specifies the height of the component
OptionalinitialSqlParameters?: SqlParameterValuesInitial values for the SQL parameters.
The ID of the question.
This is either:
http://localhost:3000/question/1-my-question where the ID is 1
entity_id key of the question object. You can find a question's Entity ID in the info panel when viewing a question
new to show the notebook editor for creating new questions. isSaveEnabled must be true to allow saving the questionOptionalstyle?: CSSPropertiesA custom style object to be added to the root element.
Optionalwidth?: Width<string | number>A number or string specifying a CSS size value that specifies the width of the component
OptionalwithChartTypeSelector?: boolean
A component that renders a static question.