[% library = libs.splash section = 'menus' ; WRAPPER page %]
The splash/menu component generates a menu as a series of splash/button elements. The splash/menubar template incorporates this into a larger title bar.
[% buttons = [ { link => 'buttons.html', text => 'Buttons' } { link => 'menus.html', text => 'Menus' } { link => 'tabs.html', text => 'Tabs' } ] %] [% PROCESS splash/config %] [% PROCESS example/vsplit2 from=1 to=5 indent=1 %] [% PROCESS example/tbreak %] [% PROCESS example/vsplit2 from=6 to=7 indent=0 %] [% END %]