GlobalAttributes
@blockslides/core / GlobalAttributes
Type Alias: GlobalAttributes
GlobalAttributes =
object[]
Defined in: blockslides/packages/core/src/types.ts:606
Type Declaration
types
types:
string[]
The node & mark types this attribute should be applied to.
attributes
attributes:
Record<string,Attribute|undefined>
The attributes to add to the node or mark types.