Skip to content

Questions for survey

Jeremy Elbourn edited this page Jun 27, 2016 · 7 revisions

Button

  • color vs. hue vs dye vs just using attributes
  • noink vs no-ink vs ink="false"

Checkbox and radio

  • align with "start" / "end" or "before" / "after" or "left" / "right"
  • Follow native indeterminate / checked behavior, or setting one un-sets the other.

Progress

  • progress-circle vs progress-circular vs progress-spinner

Overlay

  • {originX: 'start', originY: 'bottom'} vs. new OriginPos({x: 'start', y: 'bottom'})
Clone this wiki locally