Files
webmin/ui-demo/help/intro.html
Ilia Ross 20a487ca5a
Some checks failed
Tests / prove (push) Has been cancelled
Package and upload artifacts / build (push) Has been cancelled
Close inactive / close-inactive (push) Has been cancelled
Add UI widgets and demo module
ⓘ Add composable widgets, shared styling and interactions, sortable-table options, and a read-only UI gallery.
2026-09-05 03:52:39 +02:00

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>