Vizel API / core/src / VizelDetailsNodeOptions
Interface: VizelDetailsNodeOptions
Defined in: packages/core/src/extensions/details.ts:16
Options for the Details container extension
Properties
HTMLAttributes?
ts
optional HTMLAttributes?: Record<string, unknown>;Defined in: packages/core/src/extensions/details.ts:20
HTML attributes to add to the details element