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 4147a57 commit e4c030dCopy full SHA for e4c030d
src/main/resources/bootstrap5/card.jelly
@@ -13,7 +13,7 @@
13
]]>
14
</st:attribute>
15
<st:attribute name="fontAwesomeIcon" use="optional" type="String">
16
- A Font Awesome SVG icon to be shown at the top right corner, e.g. 'chevron-circle-up'.
+ A Font Awesome SVG icon to be shown in the top right corner, e.g. 'chevron-circle-up'.
17
18
<st:attribute name="fontAwesomeStyle" use="optional" type="String">
19
FontAwesome Icon style to be used. Allowed style values are "solid", "regular", or "brands". If no style is
0 commit comments