flimflamjs / flimflam

Expressive UI components
16 stars 1 forks source link

decide on convention for component selectors #5

Closed yutakahoulette-zz closed 7 years ago

yutakahoulette-zz commented 8 years ago

should we use classes (class='ff-componentName') or data attributes (data-ff-componentName) or something else like aria-labels (aria-label='ff-componentName') ??

jayrbolton commented 7 years ago

We decided on going with data attributes, ie data-ff-modal