Documentation
Preparing search index...
@svta/cml-structured-field-values
ParsedValue
Type Alias ParsedValue<T>
Internal
type
ParsedValue
<
T
>
=
{
src
:
string
;
value
:
T
;
}
Type Parameters
T
Index
Properties
src
value
Properties
src
src
:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
src
value
Documentation
Loading...