Flow Functions

style()

"style" will automatically execute every 500ms when the tile is visible and updates the style of the tile.

style(() => {
  return 'armed'; // Can be 'armed', 'active', 'error' or null
});

 

Community of Makers

Our Discord has evolved into a vibrant hub for widget creators. Seek answers to your questions, and showcase your innovative widgets to a community of passionate makers.