Result of parsing a status:earcon binding stringParsedStatusBindings
Interface
projects/common/audio/status-mode/parse-status-bindings.ts
Import#
import { ParsedStatusBindings } from '@cngx/common/audio'
Description#
Result of parsing a status:earcon binding string.
Instance Properties#
Readonly
Valid status -> earcon pairs, keyed by canonical AsyncStatus.
Readonly
DOM-event keys — the grammar of [cngxAudio], not [cngxAudioStatus].
Readonly
Keys that are neither lifecycle statuses nor DOM events.