@portabletext/types - v2.0.15
Preparing search index...
PortableTextLink
Interface PortableTextLink
The simplest representation of a link
interface
PortableTextLink
{
_type
:
"link"
;
href
:
string
;
}
Index
Properties
_
type
href
Properties
_
type
_type
:
"link"
href
href
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
type
href
@portabletext/types - v2.0.15
Loading...
The simplest representation of a link