[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlowLayoutTagHelper

FlowLayoutTagHelper Class

ITagHelper implementation for FlowLayout.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-flow-layout")]
[RestrictChildren("c1-flow-tile", new string[] { })]
public class FlowLayoutTagHelper : LayoutBaseTagHelper<FlowLayout>, ITagHelper, ITagHelperComponent, ITemplateTagHelper

Constructors

Name Description
FlowLayoutTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Direction

Configurates Direction. Sets the direction of the flow layout.