Class JJOffcanvas
- Namespace
- JJMasterData.Core.UI.Components
- Assembly
- JJMasterData.Core.dll
public class JJOffcanvas : HtmlComponent
- Inheritance
-
JJOffcanvas
- Inherited Members
Properties
Body
public HtmlBuilder? Body { get; set; }
Property Value
Position
public OffcanvasPosition Position { get; set; }
Property Value
Title
public string? Title { get; set; }