FieldedText TypeScript Library - v0.1.2
GitHub
NPM
Preparing search index...
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
NPM
FieldedText TypeScript Library - v0.1.2
Loading...
Options for serialization formatting.