Option Selects

An option select is a lot like a drop down, but rather than being comprised of a button it’s more like a form field. Option selects are designed primarily for use in web forms, they allow users to select an option from a dropdown list, this data is then usually included within the submission data […]

Read More

Breadcrumb Navigator

The Breadcrumb Navigator is a small section of the Blocs user interface that displays the DOM tree structure for the selected object and its parents. The items in this navigation list can be clicked in order to select other parent objects further up the DOM tree. The Breadcrumb Navigator is useful in situations when a […]

Read More