以下の内容はhttps://tech.motoki-watanabe.net/entry/2024/02/13/185230より取得しました。


【リンクメモ】Stotyrbook 白いコンポーネントの確認のため背景黒くする

https://storybook.js.org/docs/essentials/backgrounds

import { WhiteButton } from './WhiteButton';

const meta: Meta<typeof WhiteButton> = {
  title: 'common/WhiteButton',
  component: WhiteButton,
  parameters: {
    backgrounds: {
      default: 'dark',
    },
  },
};



以上の内容はhttps://tech.motoki-watanabe.net/entry/2024/02/13/185230より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14