Table of Contents

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

HtmlBuilder

Position

public OffcanvasPosition Position { get; set; }

Property Value

OffcanvasPosition

Title

public string? Title { get; set; }

Property Value

string