Auth0 Node.js SDK - v5.2.0
Preparing search index...
management
Management
AculHeadTag
Interface AculHeadTag
interface
AculHeadTag
{
tag
?:
string
;
attributes
?:
AculHeadTagAttributes
;
content
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
tag?
attributes?
content?
Properties
Optional
tag
tag
?:
string
Any HTML element valid for use in the head tag
Optional
attributes
attributes
?:
AculHeadTagAttributes
Optional
content
content
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
tag
attributes
content
Auth0 Node.js SDK - v5.2.0
Loading...
Accepts any additional properties