Skip to content

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 HexString

Links to this page: