📂
Design
  • Design and Interaction System
  • Designing for MR
    • Introduction - Design for MR
    • Content Placement in Mixed Reality
    • User's State of Experience
  • Visual Design
    • Introduction - Visual Design
    • User Interfaces in Mixed Reality
    • Scale, Depth & Size
    • Theme System
      • Color System
      • Typography
      • Shape System
      • Transition System
    • Components of Tesseract Mixed Reality Design
      • Typography
      • Button
      • Progress Indicator
      • Radio Button
      • Check Box
      • Keyboard
      • Toggle Button (Switch)
      • Video View
      • Voice UX
      • Canvas
      • Image View
      • Text View
      • Slider
      • Scroll View
      • Dialog Box
      • Dropdown
      • Pointer
      • Input Field
      • Search Bar
      • Tool Tip
  • Interaction Design
    • Introduction - Interaction Design
    • Multimodal Interactions
    • Voice
    • JioGlass Controller
    • Navigation System
      • States
      • Transitions
Powered by GitBook
On this page
  • Best practices
  • Layout
  • Content
  • Drop Drown
  • States
  • Transitions
  1. Visual Design
  2. Components of Tesseract Mixed Reality Design

Dropdown

A dropdown is a list in which the selected item is always visible while other items are visible on demand by clicking a dropdown button. Dropdowns are typically used for forms.

Best practices

Layout

  • Use a dropdown when there are multiple choices that can be collapsed under one title, if the list of items is too long, or when there's space restriction.

  • Use a dropdown when the selected option is more important than the alternatives (in contrast to radio buttons where all the choices are visible, putting equal emphasis on all options).

Content

  • Use sentence-style capitalization (only capitalize the first word.)

  • The dropdown label should describe what can be found in the list of options.

  • Use shortened statements or single words as list options.

  • If there isn't a default option, use "Select an option" as placeholder text.

  • If "None" is an option, include it.

Drop Drown

States

Transitions

Transitions

Front View

Isometric View

Appear

Enter

Exit

Interact

Behavior

Disappear

PreviousDialog BoxNextPointer

Last updated 3 years ago