1
0
Fork 0
freesewing/markdown/dev/reference/plugins/buttons/en.md
2022-12-13 04:39:07 -08:00

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