| 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. Deprecated as of Athanasius (7.3.x), replaced by clay:col. |
| container | Creates a container <div> tag to wrap <aui:row> components and offer additional styling. Deprecated as of Athanasius (7.3.x), replaced by clay:container. |
| 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. |
| row | Creates a row to hold <aui:col> components. Deprecated as of Athanasius (7.3.x), replaced by clay:row. |
| 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. |
| translation-manager | Creates a UI component for managing translation of associated content. |
| validator | Creates a component to validate input fields. |
| workflow-status | Deprecated as of Cavanaugh (7.4.x), replaced by liferay-portal-workflow:status. |