1.0.0-beta.17 • Published 1 month ago

@canva/app-components v1.0.0-beta.17

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 month ago

@canva/app-components

React-based library of composite app components for common Canva App patterns.

npm.io npm.io

Table of contents

Introduction

The app components library extracts common Canva App patterns and provides them as a component you can reuse in your own project. For example, you can use this component to create a digital asset management (DAM) app.

If you're looking for general purpose UI components, see App UI Kit.

To learn more about developing apps on Canva, see the official documentation.

Installation

npm install @canva/app-components

Usage

Building a digital asset management app

See digital_asset_management example in the starter kit.

Components

The app-components library exports one component so far:

  • SearchableListView

To learn how to use this component, see the Storybook instance.

Contributing

We're actively developing this package but are not currently accepting third-party contributions. If you'd like to request any changes or additions to the package, submit a feature request via the Canva Developers Community.

License

See the LICENSE.md file.