OptionalclassA custom class name to be added to the root element.
OptionalheightA number or string specifying a CSS size value that specifies the height of the component
OptionalisWhether to show the save button.
OptionallayoutLayout for the MetabotQuestion component.
auto (default): Metabot uses the stacked layout on mobile screens, and a sidebar layout on larger screens.stacked: the question visualization stacks on top of the chat interface.sidebar: the question visualization appears to the left of the chat interface, which is on a sidebar on the right.OptionalstyleA custom style object to be added to the root element.
OptionaltargetThe collection to save the question to. This will hide the collection picker from the save modal.
OptionalwidthA number or string specifying a CSS size value that specifies the width of the component
Props for the MetabotQuestion component.