Rezi
Preparing search index...
core/src
TableStripeStyle
Type Alias TableStripeStyle
TableStripeStyle
:
Readonly
<
{
even
?:
NonNullable
<
TextStyle
[
"bg"
]
>
;
odd
?:
NonNullable
<
TextStyle
[
"bg"
]
>
;
}
,
>
Row stripe styling for table body backgrounds.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Row stripe styling for table body backgrounds.