Get array of all internal component names. May include names of custom components withing the current project.
Get an array of all the property names for the given component type.
The component type to get the properties for.
Get an array of all the property names for the given component type that are available at runtime from JavaScript.
The component type to get the properties for.
Get an object of all the properties for every component, that are not exposed in Umajin LibJS.
Get an object of all the properties for every component, that are not exposed to JavaScript.
Get an array of all the base property names that are shared between all components.