open-nav
GitHub
npm
Preparing search index...
core/src
CodecComplexDescriptor
Interface CodecComplexDescriptor
interface
CodecComplexDescriptor
{
attributes
?:
CodecAttributeDescriptor
[]
;
content
:
"simple"
|
"element"
;
contentType
?:
string
;
fields
:
CodecFieldDescriptor
[]
;
kind
:
"complex"
;
name
:
string
;
ns
:
string
;
tsName
:
string
;
}
Index
Properties
attributes?
content
content
Type?
fields
kind
name
ns
ts
Name
Properties
Optional
attributes
attributes
?:
CodecAttributeDescriptor
[]
content
content
:
"simple"
|
"element"
Optional
content
Type
contentType
?:
string
fields
fields
:
CodecFieldDescriptor
[]
kind
kind
:
"complex"
name
name
:
string
ns
ns
:
string
ts
Name
tsName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
content
content
Type
fields
kind
name
ns
ts
Name
GitHub
npm
open-nav
Loading...