-
Notifications
You must be signed in to change notification settings - Fork 16
Components:FAQ
Daniel Willemse edited this page Oct 11, 2021
·
2 revisions
Find out from this tutorial.
You need to rebuild your Component Set with bb components build
, or better yet, enable hot-reloading with yarn dev
. This way you're serving code that include your changes. If this still doesn't work, disable/clear your browser cache.
For now, see the B.Link Component. More detailed instructions are coming soon.
In your shell:
$ bb --version
22.31.0
In your shell:
$ yarn global upgrade @betty-blocks/cli
...
- Getting started
- Page Builder Components
- Action Functions
- [deprecated] CustomFunctions