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

Simlified js-components setup #263

Open
VojtechVidra opened this issue Jan 11, 2025 · 0 comments
Open

Simlified js-components setup #263

VojtechVidra opened this issue Jan 11, 2025 · 0 comments
Labels
javascript Pull requests that update Javascript SDK

Comments

@VojtechVidra
Copy link
Member

We can simplify @flows/js-components setup by providing another custom element for example <flows–floating-blocks> that would do the rendering setup of floating blocks for you. As a result the setup of @flows/js-components would be two lines:

  • A setup function that takes components as an argument and registers the custom elements
  • Adding <flows–floating-blocks> at the end of your body element
@VojtechVidra VojtechVidra added the javascript Pull requests that update Javascript SDK label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript SDK
Projects
None yet
Development

No branches or pull requests

1 participant