Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encapsulate the functionality into a separate plugin. #100

Open
5 tasks
Hfutsora opened this issue Jul 11, 2023 · 0 comments
Open
5 tasks

Encapsulate the functionality into a separate plugin. #100

Hfutsora opened this issue Jul 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Hfutsora
Copy link
Member

Hfutsora commented Jul 11, 2023

Plugins

  • Snapline
  • Grid
  • Clipboard
  • Selection
  • etc...

Example

import { Snapline  } from '@sa/form-plugin-snapline'

graph.use(Snapline.of({ radius: 15, enabled: true }))
@Hfutsora Hfutsora added the enhancement New feature or request label Jul 11, 2023
@Hfutsora Hfutsora added this to the Basic milestone Jul 11, 2023
@Hfutsora Hfutsora self-assigned this Jul 11, 2023
@Hfutsora Hfutsora added this to Sa Form Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant