Skip to content

Commit

Permalink
Update header.jelly
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jan 4, 2024
1 parent 1c3961b commit 6800c88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/main/resources/lib/layout/dropdowns/header.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ THE SOFTWARE.
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler">
<st:documentation>
<st:attribute name="text" />

Displays a header to visually group items in a dropdown
</st:documentation>

<template data-dropdown-type="HEADER" data-dropdown-text="${attrs.text}" />
Expand Down

0 comments on commit 6800c88

Please sign in to comment.