跳到主要内容
ArcBlock Community

How to develop blocklets that merge with eachother

Brain Titan
支持
discussion

z1VV21NqNWkiadznN32ALkos5dQqQwnCMty

I’d like to make some blocklets that can be used with each other/join together. For example, how the points blocklet join with discussion kit blocklet. How is this made possible?

so far, the only way I “joined” blocklets was by making a blocklet with html/css/java and linking it to pages kit using a link button with pages kit on my domain…but it’s not the same as points blocklet being integrated in discussion kit for example…

1 条回复

wangshijun2年前

The Blocklet platform offers three levels of composition capabilities for all blocklets:

  • No code support: Utilizing Blocklet Server, this feature is already production-ready, allowing users to easily add multiple blocklets to their dashboard.
  • Low code support: Utilizing Blocklet Open Embed, this feature is integrated into Pages Kit and DID Spaces, with further enhancements planned for the future.
  • Full code support: Utilizing Blocklet SDK and OpenAPI protocol, this feature provides comprehensive customization options. Detailed documentation will be provided to assist users in utilizing this functionality (will post link here once ready).
回复