MomentFormatComponent
Extends TextComponent
#
Constructorconstructor(containerEl: HTMLElement);
#
Properties#
sampleElsampleEl: HTMLElement
#
Methods#
setDefaultFormatsetDefaultFormat(defaultFormat: string): this;
Sets the default format when input is cleared. Also used for placeholder.
#
setSampleElsetSampleEl(sampleEl: HTMLElement): this;
#
setValuesetValue(value: string): this;
#
onChangedonChanged(): void;
#
updateSampleupdateSample(): void;