Skip to content

obsidian/implementations/constructors/augmentations/values

FunctionDescription
getBooleanValueConstructorGet the obsidian#BooleanValue constructor.
getDateValueConstructorGet the obsidian#DateValue constructor.
getDurationValueConstructorGet the obsidian#DurationValue constructor.
getFileValueConstructorGet the obsidian#FileValue constructor.
getHTMLValueConstructorGet the obsidian#HTMLValue constructor.
getIconValueConstructorGet the obsidian#IconValue constructor.
getImageValueConstructorGet the obsidian#ImageValue constructor.
getLinkValueConstructorGet the obsidian#LinkValue constructor.
getListValueConstructorGet the obsidian#ListValue constructor.
getNotNullValueConstructorGet the obsidian#NotNullValue constructor.
getNullValueConstructorGet the obsidian#NullValue constructor.
getNumberValueConstructorGet the obsidian#NumberValue constructor.
getObjectValueConstructorGet the obsidian#ObjectValue constructor.
getRegExpValueConstructorGet the obsidian#RegExpValue constructor.
getRelativeDateValueConstructorGet the obsidian#RelativeDateValue constructor.
getStringValueConstructorGet the obsidian#StringValue constructor.
getTagValueConstructorGet the obsidian#TagValue constructor.
getUrlValueConstructorGet the obsidian#UrlValue constructor.
getValueConstructorGet the obsidian#Value constructor.