Henning Noeth created TOBAGO-1885:
-------------------------------------
Summary: Render markup CSS classes for FlexLayout and GridLayout
Key: TOBAGO-1885
URL: https://issues.apache.org/jira/browse/TOBAGO-1885
Project: MyFaces Tobago
Issue Type: Improvement
Components: Core
Affects Versions: 4.1.0
Reporter: Henning Noeth
The FlexLayout and the GridLayout should render CSS classes for markups.
For example:
{code:java}<tc:flexLayout columns="auto 1fr" markup="mymarkup">{code}
should render the CSS class 'tobago-flexLayout-markup-mymarkup'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)