Skip to main content

Widget Builder

info

Due to screen size limitations and ergonomics, the Widget Builder is not available on the Blotch iOS/Android app.

The Widget Builder is a fully integrated, batteries included tool to facilitate the creation and editing of Widgets.

Prerequisite

  • Basic React
  • NPM
  • Markdown
  • TypeScript (optional)
  • TailwindCSS (optional but recommended)

Blotch Library

To help solve common problems, prevent redeveloping a solution that already exists and to help expedite development of your Widget, we provide a high quality library of components, hooks and other extras to use in your Widget.

The library includes

  • Charting / Graphs
  • Data visualization
  • QR Code generation
  • Bypassing of CORS
  • Google Authentication helper
  • ...and much more!
info

View the documentation of the Blotch Library here!