re-mdl icon indicating copy to clipboard operation
re-mdl copied to clipboard

API Standardization

Open milt opened this issue 8 years ago • 0 comments

ok352zd2641wiv0 putting on the big furry hat

  • All components should accept a :children key to add arbitrary stuff (poured into the element with into), and those with a single subcomponent should have :child additionally.
  • All handler fn keys should end in -fn, this will also help distinguish them from reagent handler keys
  • All class flag keys should match the part of the mdl class after the -- and end in ?, so mdl-badge--no-background becomes :no-background?

milt avatar Jul 26 '16 21:07 milt