Grasco
Profile Picture UI

Installation

Install @grasco/profile-picture in your project

Package Manager

npm install @grasco/profile-picture
bun add @grasco/profile-picture

Import Paths

Use CaseImport Path
React wrapper@grasco/profile-picture or @grasco/profile-picture/react
Web Component (standalone)@grasco/profile-picture/standalone

Use the standalone import for Vue, Angular, Svelte, or any non-React framework. It registers the <profile-picture> and <profile-picture-group> custom elements.

Browser Support

@grasco/profile-picture supports all modern browsers that implement the Web Components standard:

BrowserMinimum Version
Chrome67+
Edge67+
Firefox63+
Safari13.1+

On this page