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.2k
チーム内の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
240
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
42
2.7k
For a Future-Friendly Web
brad_frost
179
9.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.9k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Rails Girls Zürich Keynote
gr2m
94
14k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Visualization
eitanlees
146
16k
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にはチーム開発で 有用な機能が沢山あります! ぜひチェックしてみてください!