Skip to content

useShare ​

Category
Browser

Hook that utilizes the share api

typescript
import { useShare } from '@elysiumorg/solid-use';

Usage ​

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

Demo ​

Api ​

Parameters

NameTypeDefaultNote
params?UseShareParams-The use share options