Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
チーム内のUIデザインのコミュニケーションを円滑にするFigmaの機能「Variants」をお...
Search
Saito Ayumu
March 10, 2024
0
1.3k
チーム内のUIデザインのコミュニケーションを円滑にするFigmaの機能「Variants」をおさらい!
Saito Ayumu
March 10, 2024
Tweet
Share
More Decks by Saito Ayumu
See All by Saito Ayumu
CSS、JSをHTMLテンプレートにまとめるフロントエンド戦略
d120145
0
2.2k
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Fireside Chat
paigeccino
41
3.7k
Reflections from 52 weeks, 52 projects
jeffersonlam
353
21k
Mobile First: as difficult as doing things right
swwweet
225
10k
Rails Girls Zürich Keynote
gr2m
95
14k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Become a Pro
speakerdeck
PRO
29
5.6k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Unsuck your backbone
ammeep
671
58k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
600
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Making Projects Easy
brettharned
120
6.4k
Transcript
チーム内のUIデザインをめぐる コミュニケーションを円滑にする Figmaの機能 メディア・プラットフォーム事業部 齋藤 歩 Variants
お話すること チーム内のUIデザインをめぐるコミュニケーションとは? Figmaの機能「Variants」をご紹介 Variantsをコミュニケーションに当てはめてみる
お話すること チーム内のUIデザインをめぐるコミュニケーションとは? Figmaの機能「Variants」をご紹介 Variantsをコミュニケーションに当てはめてみる
UIデザインを対象としたコミュニケーションは多い デザイン確認 コーディング ビジネス デザイナー エンジニア 👨💼 👨🎨 👨💻 UIデザインを対象としたコミュニケーションの概略図
Button Button 「ボタン」の状態をめぐるコミュニケーションの一例 UIデザインは状態の変化が付きもの カーソルを合わせたらどうなる? 非活性の場合はどうなる? こうなります! こうなります! 👨💼 👨💻
👨🎨 👨🎨 ビジネス エンジニア デザイナー デザイナー
UIデザインをめぐるコミュニケーションを円滑にしたい
Figmaの機能「Variants」が有用!
お話すること チーム内のUIデザインをめぐるコミュニケーションとは? Figmaの機能「Variants」をご紹介 Variantsをコミュニケーションに当てはめてみる
Variantsをひとことで言うと コンポーネントを 単一のコンテナにグループ化して 変数を持たせることができる機能
Button Button Button Button Button Button ❖ Blue Button ❖
Red Button ❖ Green Button ❖ Hovered Blue Button ❖ Hovered Red Button ❖ Hovered Green Button 「ボタン」の状態ごとにバラバラのコンポーネント
Button Button Button Button Button Button Variantsを利用してコンポーネントを単一コンテナにグループ化
Button Variantsにより変数(プロパティ)を持ったコンポーネント Color Property Text Boolean isHover Label
Button Variantsにより変数(プロパティ)を持ったコンポーネント Color Property Text Boolean isHover Label
使用された箇所で状態の変更が容易にできる 実際のFigmaの画面
お話すること チーム内のUIデザインをめぐるコミュニケーションとは? Figmaの機能「Variants」をご紹介 Variantsをコミュニケーションに当てはめてみる
デザイン確認 コーディング ビジネス デザイナー エンジニア 👨💼 👨🎨 👨💻 UIデザインを対象としたコミュニケーションの概略図
👨💻 非活性の状態の デザインは? 非ログイン時の デザインは?
事前に状態を考慮してVariantsを設定することで…
Figma内であちらこちらせずにその場で状態を確認できる 実際のFigmaの画面
<Slot /> {children} <Button color=”red” is-active> ボタン</Button> フロント側のPropsと一致させることにより効率化 React コンポーネントの一例
開発体験向上のための一工夫 や 相当の部分にはVariantsのプロパティ名に「↪」を付ける
さいごに 他にもFigmaにはチーム開発で 有用な機能が沢山あります! ぜひチェックしてみてください!