Preparing search index...
The search index is not available
@pictofit/public-types
@pictofit/public-types
hostAdaptors
SharingProvider
Class SharingProvider
Implements
ISharingProvider
Index
Constructors
constructor
Methods
get
Share
State
get
Sharing
Link
share
Link
Constructors
constructor
new
Sharing
Provider
(
)
:
SharingProvider
Returns
SharingProvider
Methods
get
Share
State
get
Share
State
(
url
?
)
:
Promise
<
undefined
|
IShareState
>
Parameters
url
:
string
= window.location.href
Returns
Promise
<
undefined
|
IShareState
>
get
Sharing
Link
get
Sharing
Link
(
cfg
)
:
Promise
<
string
>
Parameters
cfg
:
IShareState
Returns
Promise
<
string
>
share
Link
share
Link
(
link
)
:
Promise
<
ShareMechanism
>
Parameters
link
:
string
Returns
Promise
<
ShareMechanism
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Share
State
get
Sharing
Link
share
Link
@pictofit/public-types
Loading...