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
<ahref="../components_list_item_ouds_small_list_item/OudsSmallListItemTrailingImage-class.html">OudsSmallListItemTrailingImage</a> or <ahref="../components_list_item_ouds_small_list_item/OudsSmallListItemTrailingText-class.html">OudsSmallListItemTrailingText</a>.</li>
95
95
<li><ahref="../components_list_item_ouds_small_list_item/OudsSmallListItem/divider.html">divider</a>: Whether a horizontal divider is drawn below the item. Defaults to <code>true</code>.</li>
96
-
<li><ahref="../components_list_item_ouds_small_list_item/OudsSmallListItem/background.html">background</a>: Whether the item has a persistent background color. Defaults to <code>true</code> (matches Android).
97
-
Set to <code>false</code> for navigation items where interaction feedback is preferred.</li>
96
+
<li><ahref="../components_list_item_ouds_small_list_item/OudsSmallListItem/background.html">background</a>: Whether the item has a persistent background color. Defaults to <code>false</code>.</li>
98
97
<li><ahref="../components_list_item_ouds_small_list_item/OudsSmallListItem/helperText.html">helperText</a>: Optional helper text displayed below the row (and below the divider).</li>
99
98
<li><ahref="../components_list_item_ouds_small_list_item/OudsSmallListItem/boldLabel.html">boldLabel</a>: Whether <ahref="../components_list_item_ouds_small_list_item/OudsSmallListItem/label.html">label</a> is rendered in bold. Defaults to <code>false</code>.</li>
100
99
<li><ahref="../components_list_item_ouds_small_list_item/OudsSmallListItem/enable.html">enable</a>: Whether the item is interactive. Defaults to <code>true</code>.</li>
<p>Whether the item has a persistent background color.</p>
66
-
<p>Defaults to <code>true</code> for static (read-only) items — matches the Android default.
67
-
Note: this differs from <ahref="../../components_list_item_ouds_list_item/OudsListItem-class.html">OudsListItem</a> which defaults to <code>false</code>, because
68
-
<ahref="../../components_list_item_ouds_small_list_item/OudsSmallListItem-class.html">OudsSmallListItem</a> is primarily designed for static/read-only use cases.
69
-
Set to <code>false</code> for navigation items where pressed/hover interaction feedback is preferred.</p>
65
+
<p>Whether the item has a persistent background color. Defaults to <code>false</code>.</p>
0 commit comments