0
0
Figmabi_tool~5 mins

Variant properties (boolean, enum) in Figma - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a boolean variant property in Figma?
A boolean variant property is a true/false switch that controls a simple on/off state of a component variant, like 'Enabled' or 'Disabled'.
Click to reveal answer
beginner
How does an enum variant property differ from a boolean variant property?
An enum variant property lets you choose from multiple named options, like 'Size' with values 'Small', 'Medium', or 'Large', instead of just true/false.
Click to reveal answer
beginner
Why use variant properties in Figma components?
Variant properties help organize different states or versions of a component in one place, making design faster and consistent.
Click to reveal answer
beginner
Give an example of a boolean variant property in a button component.
A boolean variant property could be 'Pressed' with values true or false to show if the button is pressed or not.
Click to reveal answer
beginner
What is a practical use of enum variant properties in UI design?
Enum variant properties let you switch between multiple styles like 'Color' with options 'Primary', 'Secondary', and 'Tertiary' easily within one component.
Click to reveal answer
Which of these is a boolean variant property?
AEnabled with options true or false
BSize with options Small, Medium, Large
CColor with options Red, Blue, Green
DShape with options Circle, Square
What type of variant property would you use to select between multiple button sizes?
AEnum
BNumber
CBoolean
DText
Why are variant properties useful in Figma?
AThey replace the need for components
BThey create separate files for each component state
CThey automatically generate code
DThey organize different component states in one place
If a variant property has options 'On' and 'Off', what type is it?
ANumber
BEnum
CBoolean
DText
Which variant property type allows more than two options?
ABoolean
BEnum
CBinary
DToggle
Explain the difference between boolean and enum variant properties in Figma and give an example of each.
Think about true/false versus multiple choices.
You got /4 concepts.
    Describe how variant properties help improve component design and workflow in Figma.
    Consider how grouping states in one component helps.
    You got /4 concepts.