mirror of
https://github.com/webmin/webmin.git
synced 2026-09-16 02:20:39 +01:00
ⓘ Add composable widgets, shared styling and interactions, sortable-table options, and a read-only UI gallery.
14 lines
550 B
HTML
14 lines
550 B
HTML
<header>UI Demo</header>
|
|
|
|
A read-only gallery of the widgets in <tt>ui-lib.pl</tt>, and of the
|
|
existing tabs, forms, buttons and tables they are meant to be combined
|
|
with. It is a reference for writing new modules, and is not part of the
|
|
Webmin distribution.
|
|
|
|
<p>
|
|
This page is opened by the question mark at the top right of the module
|
|
title, which <tt>ui_print_header</tt> shows when its help argument names
|
|
a page in the module's <tt>help</tt> directory. The cog next to it opens
|
|
the module configuration, listed in <tt>config.info</tt>.
|
|
</footer>
|