Back to Node Auth0

Interface AculHeadTag

docs/interfaces/management.Management.AculHeadTag.html

5.9.1948 B
Original Source

Interface AculHeadTag

interface AculHeadTag {
tag?: string;
attributes?: AculHeadTagAttributes;
content?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

tag?attributes?content?

Properties

Optionaltag

tag?: string

Any HTML element valid for use in the head tag

Optionalattributes

attributes?: AculHeadTagAttributes

Optionalcontent

content?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties tagattributescontent