This site displays examples of skipole framework widgets.
For example; at url /skiwidgets/checkbox/CheckBox1 the CheckBox1 widget is displayed.
Further information about the skipole framework can be found at https://bernie-skipole.github.io/skipole
The following is a list of modules, each containing widgets, choose the module to list its widgets.
checkbox | Checkbox widgets and forms. |
confirm | Buttons and links providing options to confirm, accept, cancel. |
debug_tools | Used to aid debugging, for example, displaying the environ dictionary. |
dropdown | Widgets displaying dropdown forms. |
error_messages | Used to display error messages. |
footers | Defines widgets which may be used as, or within, page footers |
headers | Widgets to be typically used in a page header section. |
info | Widgets which display information - for example timestamp, page ident, etc. |
inputforms | Various input forms, with submit buttons. |
inputtables | Tables with input fields. |
inputtext | Contains widgets for inputting text. |
links | Links, including links to page idents, and tables of links with get fields and link text. |
lists | Lists, including unordered and ordered lists with JSON settable content. |
logins | Widgets displaying login forms. |
paras | Paragraphs, including paragraphs showing TextBlocks and error messages. |
radio | Radio buttons. |
svgbasics | SVG basic tags and shapes. |
svggraphs | A selection of SVG graphs - can display values sent by JSON. |
svgmeters | A selection of SVG meters - can display values sent by JSON. |
tables | Text tables. |
textarea | Widgets containing a textarea to insert into a form. |
upload | Widgets containing an upload input button to insert into a form. |