Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components/One/fields/ProgressField
IProgressFieldPrivate
Interface IProgressFieldPrivate<Data>
Represents a private progress field.
interface
IProgressFieldPrivate
<
Data
=
IAnything
>
{
value
:
any
;
}
Type Parameters
Data
=
IAnything
The type of data associated with the field.
Hierarchy (
View Summary
)
IProgressFieldPrivate
IProgressSlot
Index
Properties
value
Properties
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
react-declarative
Loading...
Represents a private progress field.