ux-col

create columns of content

<ux-col> is an internal helper component created for ractive-foundation.


Use Cases Manifest
Use case:

	

Semantic Data Model
class - Optional, String: Extra classes to apply to the column
aria - Optional, Object: all the keys of the aria object are turned into aria-key attributes eg aria: {hidden: "false"} would translate to aria-hidden: "false"
decorator - Optional, String:
id - Optional, String: An id to use?
role - Optional, String: Any role the column should take
style - Optional, String: Any extra inline styles