Interface: FormatGeneralOptions
December 16, 2023 · View on GitHub
cleave-zen / Exports / FormatGeneralOptions
Interface: FormatGeneralOptions
Table of contents
Properties
Properties
blocks
• blocks: BlocksType
Defined in
delimiter
• Optional delimiter: string
Defined in
delimiterLazyShow
• Optional delimiterLazyShow: boolean
Defined in
delimiters
• Optional delimiters: string[]
Defined in
lowercase
• Optional lowercase: boolean
Defined in
numericOnly
• Optional numericOnly: boolean
Defined in
prefix
• Optional prefix: string
Defined in
uppercase
• Optional uppercase: boolean