@legumeinfo/web-components
Preparing search index...
user components
LinkoutResult
Type Alias LinkoutResult
A single result of a linkout performed by the
LisLinkoutElement
class.
type
LinkoutResult
=
{
href
:
string
;
text
:
string
;
}
Index
Properties
href
text
Properties
href
href
:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
text
@legumeinfo/web-components
Loading...
A single result of a linkout performed by the
LisLinkoutElement
class.