HexString
Official
Hex strings are 6-digit hash-prefixed rgb strings in lowercase form. Example: #ffffff
Import:
import type { HexString } from 'obsidian';Signature:
export interface HexStringLinks to this page:
Hex strings are 6-digit hash-prefixed rgb strings in lowercase form. Example: #ffffff
Import:
import type { HexString } from 'obsidian';Signature:
export interface HexStringLinks to this page: