Using Clay in JSPs

Using taglibs

Add the following snippet into either the JSP file you’re using the component in, or in the module’s init.jsp file:

Snippet

The syntax for using Clay taglibs follows this principle:

Snippet

This is how it’s supposed to look like with a ClayButton:

Snippet

Clay taglibs available

Clay taglibs provide the following UI components for your apps:

  • Alert
  • Badge
  • Button
  • Card
  • Checkbox
  • Dropdown
  • Form Elements
  • Icon
  • Label
  • Layout Elements
  • Link
  • Management Toolbar
  • Multi Select
  • Navigation Bar
  • Progress Bar
  • Radio
  • Select
  • Sticker
  • Table
Edit this page on GitHub

Contributors

Matuzalém Teles

Last edited May 9, 2025 at 6:15:38 AM