Group Input Example =================== Location: ``examples/rappture2/group/`` This example demonstrates the ```` input type for organizing inputs into collapsible sections. A group of groups renders as a tabbed interface. tool.xml -------- .. literalinclude:: ../../../examples/rappture2/group/tool.xml :language: xml Key concepts ------------ - **Tabs**: A group of groups (``tabs > models + ambient``) renders as a tabbed interface. - **Horizontal layout**: ``horizontal`` arranges child inputs side by side. - **Sentence layout**: ``sentence:Location = (${lat},${long})`` renders inputs inline within a sentence template. Running ------- .. code-block:: bash rappture2web examples/rappture2/group/