figspec

Unofficial static Figma frame/file viewer available as HTML CustomElement

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
import "../src";

export const parameters = {
  actions: { argTypesRegex: "^on[A-Z].*" },
};