Stone.js API
Docs
Home
Preparing search index...
stone-js-router/src/declarations
HTMLMetaDescriptor
Interface HTMLMetaDescriptor
Head meta descriptor.
interface
HTMLMetaDescriptor
{
content
:
string
;
name
?:
string
;
property
?:
string
;
}
Index
Properties
content
name?
property?
Properties
content
content
:
string
Optional
name
name
?:
string
Optional
property
property
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
name
property
Docs
Home
Stone.js API
Loading...
Head meta descriptor.