Skip to content

Commit d7f10d0

Browse files
committed
docs: update documentation on how to give more control over the app-bar content
1 parent 4120a8b commit d7f10d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/bootstrap5/page.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Owner of the page.
88
</st:attribute>
99
<st:attribute name="notitle" use="optional">
10-
Hide the title on top of the page.
10+
Hide the title on top of the page. This option can also be used if you wish to add a more complex app bar.
1111
</st:attribute>
1212
<st:attribute name="class" use="optional">
1313
Additional classes to be applied to the page body.

0 commit comments

Comments
 (0)