Registers the given command with the given name
The name of the command
The command to register
Registers the given JSX element factory for the given component id
The component id
The JSX element factory that creates the component
Registers the given JSX element factory for the given viewer template name
The viewer template name
The JSX element factory that creates the viewer template component
Registers the given string bundle under the given locale
The locale
The string bundle
Generated using TypeDoc
A helper class for use in the browser globals context to register any of the following:
Registry