Interface: LinkBlockProps
Defined in: packages/next/src/blocks/LinkBlock.tsx:6
Extends
Properties
attributes?
optionalattributes:object
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:73
align
align:
Align
blockStyle?
optionalblockStyle:string
border
border:
Border
colors
colors:
Colors
spacing
spacing:
Spacing
typography
typography:
Typography
width?
optionalwidth:string
Inherited from
children?
optionalchildren:ReactNode
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:72
Inherited from
className?
optionalclassName:string
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:68
Inherited from
domNode?
optionaldomNode:Element
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:70
Inherited from
href
href:
string
Defined in: packages/next/src/blocks/LinkBlock.tsx:7
htmlAnchor?
optionalhtmlAnchor:string
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:71
Inherited from
name
name:
string
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:67
Inherited from
rel
rel:
string
Defined in: packages/next/src/blocks/LinkBlock.tsx:8
style?
optionalstyle:Record<string,string>
Defined in: packages/core/dist/mjs/react/blocks/types.d.ts:69