Skip to content

useShare ​

browser
test coverage
Last changed: last month

Hook that utilizes the share api

typescript
import { useShare } from '@siberiacancode/reactuse';

Usage ​

typescript
const { share, supported } = useShare();

Demo ​

Api ​

Parameters

NameTypeDefaultNote
params?UseShareParams-The use share options

Source ​

Source • Demo

Contributors ​

Avatardebabin
Avatarhywax
Avatarzeroqs

Released under the MIT License.