Skip to content

style()

Update a Flow tile’s visual style while it is visible.

Updated View as Markdown
For humans
Flow functionFlow Pro scriptingBase functions

This article covers the following platforms

style runs automatically every 500ms while the tile is visible and updates the style of the tile.

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

Type to search…

↑↓ navigate↵ selectEsc close