Skip to main content

Interface: TemplateLinkBlock

Template block for rendering a URI link.

Properties

PropertyTypeDescription
class?string | readonly string[]Stylesheet class name(s) applied beneath inline options.
keepWithNext?booleanWhether this block should stay on the same page as the following block when possible.
options?FlowLinkOptionsOptions that control this item.
textstringText content to render or inspect.
type"link"Discriminator identifying this option or command shape.
urlstringURI target for the link.