commandine-palette
TypeScript icon, indicating that this package has built-in type declarations

0.6.2 • Public • Published

Commandine palette

A command palette to speed up your user's workflows.

Require a Commandine account

Installation

Install the package with yarn (or npm).

  yarn add commandine-palette styled-components

Usage

Insert the following snippet with your projectId

import Commandine from "commandine-palette";

<Commandine projectId="replace_with_your_project_id" mode="floating" />;

Documentation

Parameters

Parameter Type Description Required
projectId string Project identifier available on commandine.io platform
mode 'floating' | 'fixed Specify the positioning of the palette
versionId string Version identifier, used for testing purpose.

Readme

Keywords

none

Package Sidebar

Install

npm i commandine-palette

Weekly Downloads

0

Version

0.6.2

License

MIT

Unpacked Size

615 kB

Total Files

20

Last publish

Collaborators

  • effe-m