@portabletext/types - v3.0.0
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 - v3.0.0
Loading...
The simplest representation of a link