UNPKG

@wix/design-system

Version:

@wix/design-system

18 lines (15 loc) 445 B
### text - type: ReactNode - description: Text for the button ### icon - type: "facebook" | "instagram" | "twitter" | "pinterest" | "youtube" | "linkedin" | "xcorp" - description: Share button social network type ### dataHook - type: string - description: hook for testing purposes ### disabled - type: boolean - description: Disable button ### onClick - type: (event: MouseEvent<HTMLElement, MouseEvent>) => void - description: Click handler