FieldedText TypeScript Library
GitHub
Web NPM
Node NPM
Preparing search index...
Web
meta-serialization/format/meta-serializer-options
FtMetaSerializerOptions
Interface FtMetaSerializerOptions
Options for serialization formatting.
interface
FtMetaSerializerOptions
{
explicitIndices
?:
boolean
;
indent
?:
boolean
;
indentChars
?:
string
;
newLineOnAttributes
?:
boolean
;
}
Index
Properties
explicit
Indices?
indent?
indent
Chars?
new
Line
On
Attributes?
Properties
Optional
explicit
Indices
explicitIndices
?:
boolean
Optional
indent
indent
?:
boolean
Optional
indent
Chars
indentChars
?:
string
Optional
new
Line
On
Attributes
newLineOnAttributes
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
explicit
Indices
indent
indent
Chars
new
Line
On
Attributes
GitHub
Web NPM
Node NPM
FieldedText TypeScript Library
Loading...
Options for serialization formatting.