Preparing search index...
The search index is not available
@rxap/directives - v19.0.4
@rxap/directives
ShareService
Class ShareService
Index
Constructors
constructor
Methods
share
Constructors
constructor
new
ShareService
()
:
ShareService
Returns
ShareService
Methods
share
share
(
data
:
{
files
?:
readonly
File
[]
;
text
?:
string
;
title
?:
string
;
url
?:
string
;
}
,
)
:
Promise
<
void
>
Parameters
data
:
{
files
?:
readonly
File
[]
;
text
?:
string
;
title
?:
string
;
url
?:
string
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
share
@rxap/directives - v19.0.4
Loading...