You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<keyalias="headerDescription">Use this directive to render a svg icon</key>
6
-
<keyalias="parameterIcon">The 'icon' parameter determines which icon to show. All names are prefixed with icon-, for example 'icon-alert' and 'icon-checkbox'. See below for a list of all icons and their names.</key>
7
-
<keyalias="parameterClass">The 'class' parameter can be used to render the icon with a fixed size:</key>
4
+
<keyalias="headerTitle">umb-icon</key>
5
+
<keyalias="headerDescription">Use this directive to render a SVG icon</key>
6
+
<keyalias="parameterIcon"><![CDATA[The <code>icon</code> parameter determines which icon to show. All names are prefixed with icon-, for example <code>icon-alert</code> and <code>icon-checkbox</code>. See below for a list of all icons and their names.]]></key>
7
+
<keyalias="parameterClass"><![CDATA[The <code>class</code> parameter can be used to render the icon with a fixed size:]]></key>
8
8
<keyalias="parameterClassNone">Without a size class specified the icon will inherit the font-size of their parent container.</key>
0 commit comments