panel_layout-class | R Documentation |
A specialized container class that represents the top-top-level layout structure in the NG-CHM panel configuration. Inherits from the container class, but provides a custom JSON serialization that enforces the required top-top-level container structure.
The panel_layout class creates the required two-level container hierarchy:
A top-top-level container with id "ngChmContainer"
A child container that holds the actual panel layout structure
This class inherits all slots from the container class but provides a specialized JSON serialization method to ensure proper formatting for the NG-CHM viewer.
container for the parent class
panel_configuration for the complete panel configuration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.