Id of the parent container
Id of the target component, container or outcome
Adds a default class of this type prefixed with mw-
.e.g mw-input
for an input type
Register class names for a specific component type, these are returned from getClasses
Type name of the component as it appears in the metadata e.g. input
Class names to include with this component type
Register class names for a specific container type, these are returned from getClasses
Type name of the container as it appears in the metadata e.g. VERTICAL_FLOW
Class names to include with this container type
Generated using TypeDoc
Get an array of class names that were previously registered. Also includes classes from the
classes
attribute