NodeOptions

NodeOptions: object

Type declaration

properties

properties: Properties

The HTML properties of the node.

See

Example

{ "className": "callout callout-info" }

tagName

tagName: string

The HTML tag name of the node.

See

https://github.com/syntax-tree/hast?tab=readme-ov-file#element

Defined in

packages/remark-callout/src/plugin.ts:192