Interface IAnchorUtilsOptions

Options for building an <a> tag.

Index

Properties

Properties

Optional class

class: string

The CSS class(es) of the tag.

Optional target

target: string

The target (href attribute).

Optional text

text: string

The tag's text content.

Hierarchy

  • IAnchorUtilsOptions