Optional
className?: stringA custom class name to be added to the root element.
Optional
height?: Height<string | number>A number or string specifying a CSS size value that specifies the height of the component
Optional
initialSqlParameters?: ParameterValuesInitial 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 questionnew
to show the notebook editor for creating new questions. isSaveEnabled
must be true
to allow saving the questionOptional
style?: CSSPropertiesA custom style object to be added to the root element.
Optional
width?: Width<string | number>A number or string specifying a CSS size value that specifies the width of the component
Optional
withChartTypeSelector?: boolean
A component that renders a static question.