Scomp

All Scomp

button

Makes a button with an action attached.

chart_pie

Show a pie chart.

chart_pie3d

Show a pie chart with 3D effect.

debug

Shows which variables are assigned for use in the current template’s scope:

draggable

Mark a html element as draggable.

droppable

Mark an element as valid drag destination.

google_chart

Make charts with Google.

inplace_textbox

Render a JS-aided inplace textbox.

lazy

Custom tag which adds a ‘loader’ image to the page and performs a one-time action when loader comes into view.

live

Live updating templates connected to MQTT topics.

loremipsum

Inserts a piece of “lorem ipsum” text into the page.

mailinglist_subscribe

Show the mailinglist subscription form to subscribe to a certain mailinglist id.

menu

Show a page menu.

pager

Show a pager for search results.

poll

Show a given survey (with the id parameter) as a “poll”. This presents a simpler interface, in which the user is…

script

This tag is the placeholder where all generated JavaScript scripts will be output on the page.

sortable

Mark an element as sortable.

sorter

A sorter is a container for sortables.

spinner

Add an AJAX activity indicator.

tabs

Make a HTML element into a tab set.

validate

The validator tag accepts the following arguments:

wire

Connect actions and events to a HTML element.

wire_args

Add extra arguments to wired actions.