[]
ITagHelper implementation for FlowLayout.
[HtmlTargetElement("c1-flow-layout")]
[RestrictChildren("c1-flow-tile", new string[] { })]
public class FlowLayoutTagHelper : LayoutBaseTagHelper<FlowLayout>, ITagHelper, ITagHelperComponent, ITemplateTagHelper
<HtmlTargetElement("c1-flow-layout")>
<RestrictChildren("c1-flow-tile", New String() { })>
Public Class FlowLayoutTagHelper
Inherits LayoutBaseTagHelper(Of FlowLayout)
Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
| Name | Description |
|---|---|
| FlowLayoutTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| Direction | Configurates Direction. Sets the direction of the flow layout. |