Rezi
Preparing search index...
core/src
EmptyProps
Type Alias EmptyProps
EmptyProps
:
Readonly
<
{
action
?:
VNode
;
description
?:
string
;
icon
?:
string
;
key
?:
string
;
style
?:
TextStyle
;
title
:
string
;
}
,
>
Props for empty state widget. Displays a centered placeholder when content is empty.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for empty state widget. Displays a centered placeholder when content is empty.