We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4120a8b commit d7f10d0Copy full SHA for d7f10d0
src/main/resources/bootstrap5/page.jelly
@@ -7,7 +7,7 @@
7
Owner of the page.
8
</st:attribute>
9
<st:attribute name="notitle" use="optional">
10
- Hide the title on top of the page.
+ Hide the title on top of the page. This option can also be used if you wish to add a more complex app bar.
11
12
<st:attribute name="class" use="optional">
13
Additional classes to be applied to the page body.
0 commit comments