Hex Core JS
Preparing search index...
Router
PhoneLinkProps
Type Alias PhoneLinkProps
PhoneLinkProps
:
{
id
?:
string
;
phone
:
string
;
title
?:
string
}
&
Partial
<
ClassNameProps
&
StyleProps
&
ChildrenProps
,
>
Type Declaration
Optional
id
?:
string
HTML id of the element.
phone
:
string
The phone number.
Optional
title
?:
string
HTML
title
property on the link.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...
HTML id of the element.