Appearance
Browser
Hook that utilizes the share api
import { useShare } from '@elysiumorg/solid-use';
const { share, supported } = useShare();
source
UseShareReturn