1,002 B
1,002 B
title |
---|
plugin-buttons |
Published as @freesewing/plugin-buttons, this plugin provides the following snippets:
Installation
npm install @freesewing/plugin-buttons
Usage
Either add it as a part plugins in your design, or add it to a pattern instance with Pattern.use().
To import the plugin for use:
import { buttonsPlugin } from '@freesewing/plugin-buttons'
// or
import { pluginButtons } from '@freesewing/plugin-buttons'
Notes
The buttons plugin is part of our plugin-bundle