Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
Labeled
Interface Labeled<T>
Interface for describing an UI schema element that is labeled.
interface
Labeled
<
T
>
{
label
:
string
|
T
;
}
Type Parameters
T
=
string
Hierarchy (
view full
)
Labelable
<
T
>
Labeled
Category
Categorization
Index
Properties
label
Properties
label
label
:
string
|
T
Label for UI schema element.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
label
JSON Forms Core
Loading...
Interface for describing an UI schema element that is labeled.