Winter Cardinal UI - v0.442.0 / FormatNodePadding
• new FormatNodePadding(length
, character
, node
): FormatNodePadding
Name | Type |
---|---|
length |
number |
character |
string |
node |
FormatNode |
src/main/typescript/wcardinal/ui/util/format-node/format-node-padding.ts:14
• Protected
character: string
src/main/typescript/wcardinal/ui/util/format-node/format-node-padding.ts:11
• Protected
length: number
src/main/typescript/wcardinal/ui/util/format-node/format-node-padding.ts:10
• Protected
node: FormatNode
src/main/typescript/wcardinal/ui/util/format-node/format-node-padding.ts:12
▸ format(target
, step
, date
): string
Name | Type |
---|---|
target |
number |
step |
number |
date |
Date |
string
src/main/typescript/wcardinal/ui/util/format-node/format-node-padding.ts:20