Getting Started

Installation

shell
npm install role-components

Usage

JavaScript
// entrypoint.js
import "role-components"
HTML
<role-tooltip>
</role-tooltip>

For additional components and how to use them, check out their component pages.