Tag Summary |
a | Creates an anchor (or link) that offers custom configuration and localization. |
alert | No Description |
button | Creates a fully configurable button that offers portlet namespacing and custom icons. |
button-row | Creates a button row <div> tag to wrap <aui:button> components and offer additional styling. |
col | Creates a column to display content in an <aui:row> component. |
component | No Description |
container | Creates a container <div> tag to wrap <aui:row> components and offer additional styling. |
field-wrapper | Creates a <div> tag to wrap form fields and offer additional styling. |
fieldset | Creates a <div> tag to group related form elements and offer additional styling. |
fieldset-group | Creates a <div> tag to group fieldset elements and offer additional styling. |
form | Creates a form that offers additional styling and custom namespacing. |
icon | Creates a customizable icon that can leverage Bootstrap CSS icon classes. |
input | Creates a configurable input component. |
model-context | Creates a configurable model context object that can be used as a model for other components. |
nav | Creates a navigation wrapper component to hold <nav:item> components for an <aui:nav-bar> component. |
nav-bar | Creates a navigation bar to house navigation components. |
nav-bar-search | Creates a search component for an <aui:nav-bar> component. |
nav-item | Creates a navigation item for using in an <aui:nav> component. |
option | Creates an option component for using in an <aui:select> component. |
panel | No Description |
row | Creates a row to hold <aui:col> components. |
script | Creates a script component in which to write JavaScript that facilitates using AlloyUI modules. |
select | Creates a select field (or combo box) for holding <aui:option> components. |
spacer | Creates a spacer component that enables JSP 2.1 server-side trimming of white spaces. |
translation-manager | Creates a UI component for managing translation of associated content. |
validator | Creates a component to validate input fields. |
workflow-status | Creates a UI component that displays the current status of its associated workflow. |